Int64M INumeric<Int64M>.Positive()
Private Function Positive As Int64M
Implements INumeric(Of Int64M).Positive
private:
virtual Int64M Positive() sealed = INumeric<Int64M>::Positive
private abstract Positive : unit -> Int64M
private override Positive : unit -> Int64M